Total Complexity | 57 |
Dependencies | 3 |
Dependents | 1 |
Total lines | 426 |
Lines of code | 174 |
Logical lines of code | 110 |
Comment lines | 169 |
Methods | 12 |
Properties | 16 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
getWeightOfRandomCharStructures() | 48 | 10 | 31 | |
hasPHPOpenTags() | 56 | 10 | 16 | |
proportionOfSpecialSymbols() | 52 | 8 | 23 | |
analyseWeightOfNoise() | 55 | 5 | 18 | |
analyseLineLengths() | 57 | 5 | 16 | |
getWeightOfCommentsNoise() | 57 | 4 | 16 | |
analyseHumanUnreadableCode() | 63 | 4 | 11 | |
sortTokensWithDifferentTypes() | 58 | 3 | 16 | |
detectBadLines() | 60 | 3 | 13 | |
analyseLineLengthsIsExcludedForLine() | 71 | 2 | 6 | |
searchIncompatibleOnelinedTokens() | 73 | 2 | 5 | |
__construct() | 81 | 1 | 3 |